﻿* {
  margin: 0;
  padding: 0;
}
body {
  font: 12px/20px "宋体", Arial;
  margin: 0;
  padding: 0;
  background: #fff;
  color: #666666;
}
div,
ol,
ul,
li,
sapn,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select,
button,
p {
  margin: 0;
  padding: 0;
  font-family: "宋体", Arial;
}
img,
a img {
  border: 0;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
}
ul,
ol,
li {
  list-style: none;
}
table,
td,
input,
button {
  font-size: 12px;
}
/* 默认链接颜色 */
a {
  cursor: pointer;
  outline-style: none;
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #ce293b;
  text-decoration: underline;
}
i {
  font-style: normal;
}
.hide {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearfix {
  zoom: 1;
  overflow: hidden;
}
.clearfix::after {
  clear: both;
  content: ".";
  display: block;
  font: 0px/0 sans-serif;
  height: 0;
  visibility: hidden;
}
.clear {
  clear: both;
  overflow: hidden;
  zoom: 1;
}
.divbody{ width:1200px; line-height:28px;margin:0 auto;}
/*************************************/
.center {
  margin: 0 auto;
}
.eif-maxwidth {
  width: 1200px;
}
.divbody2011sy{margin:0 auto 15px auto;zoom:1; overflow:hidden; width:1200px;}
.eif-header-menu {
  background: #f9f8f8;
  border-bottom: 1px solid #d9d8d8;
  font-size: 12px;
  color: #2a2a2a;
  height:34px;
  line-height:34px;
}
.eif-header-menu-wrapper {
  width: 1200px;
  margin: 0 auto;
}
.eif-header-menu-loginbuttons {
  width: 350px;
  float: left;
}
.eif-header-menu-loginbuttons a {
  padding-right: 15px;
}
.eif-header-menu-area {
  width: 820px;
  float: right;
  zoom: 1;
}
.eif-header-menu-cityzhdh {
  float: left;
  width: 520px;
}
.eif-header-menu-cityzhdh a {
  padding-right: 15px;
}
.eif-header-menu-history {
  float: left;
  width: 150px;
}
.eif-header-menu-history a {
  color: #0398ed;
  font-weight: bold;
}
.eif-header-menu-mobile {
  float: right;
  width: 60px;
  text-align: right;
  background: url(eif/sjcion.png) 0 center no-repeat;
  position: relative;
  z-index: 1;
}
.eif-header-menu-mobile span {
  display: none;
  position: absolute;
  top: 24px;
  right: 0;
}
.eif-header-menu-mobile-active span {
  display: block;
}
.eif-header-advance {
  padding: 18px 0;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.eif-header-logo {
  float: left;
  width: 427px;
  height: 54px;
  line-height: 200px;
  overflow: hidden;
  background: url(eif/logozhanhui.png) no-repeat;
  margin-top: 15px;
}
.eif-header-search {
  float: right;
  width: 720px;
}
.eif-header-search form {
  overflow: hidden;
}
.eif-header-search-keywords {
  width: 534px;
  border: 1px solid #cbc9c9;
  height: 40px;
  border-right: none;
  line-height: 50px;
  padding-left: 10px;
  float: left;
}
.eif-header-search-submit {
  float: left;
  width: 60px;
  height: 42px;
  border: 0;
  background: url(eif/bton.png) 0 0 no-repeat;
}
.eif-header-search-advance {
  float: left;
  padding-left: 20px;
  width: 60px;
}
.eif-header-search-advance a {
  line-height: 42px;
}
.eif-header-search-hot {
  font-size: 12px;
  color: #848484;
  line-height: 40px;
}
.eif-header-search-hot a {
  color: #848484;
  padding: 0 8px;
}
.eif-header-search-hot a:hover {
  color: #ce293b;
}
.eif-header-nav {
  height: 52px;
width:1200px;
margin:0 auto;
 /* background: url(eif/nav_bg.png) 0 0 repeat-x;*/
background:#213f84;
 
}
.eif-header-nav ul {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.eif-header-nav ul li {
  float: left;
  height: 100%;
  position: relative;
  width: 130px;
  height: 52px; 
  overflow: hidden;
  border-right:1px solid #294fa6;
}
.eif-header-nav ul li a {
  width: 100%;
  font-family: "微软雅黑";
  font-size: 17px;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 52px;
  
  position: absolute;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.eif-header-nav a.eif-header-nav-one{
     top: 0;
     left: 0;
}
.eif-header-nav a.eif-header-nav-two {
    bottom: -52px;
    z-index: 2;
    left: 0;
    background:#de0202;
}


.eif-header-nav li:hover a.eif-header-nav-one {
    top: -52px;
    left: 0;
}

.eif-header-nav li:hover a.eif-header-nav-two {
    color: #fff;
    bottom: 0;
    left: 0;
}

.eif-header-nav ul li a:hover {
  
  text-decoration: none;
  
}
.eif-header-nav li.eif-header-nav-home {

}
.eif-header-nav li a.eif-header-nav-home {

}
.eif-footer {width:1200px;margin:20px auto;padding-top:10px;border-top:1px solid #b2b2b2;
}
.eif-footer p {
  text-align: center;
  font-size: 12px;
  color: #706f6f;
}
.eif-footer p span {
  padding: 0 15px;
}
.eif-footer p a {
  color: #706f6f;
}
.eif-footer p a:hover {
  color: #ba2636;
}
.eif-footer p img {
  border: 1px  solid #dddddd;
  margin-right: 5px;
}
.hnav_search {
  width: 960px;
  margin: 0 auto;
  padding: 5px 0 6px 0;
  background: url(../images/top/head_bigone.gif) repeat-x 0 -30px;
}
#hsencodnav {
  float: right;
  width: 719px;
  position: relative;
  height: 67px;
  background: url(../images/top/search_bg.gif) left bottom no-repeat;
  overflow: hidden;
}
.tel {
  position: absolute;
  right: 0;
  top: -15px;
  display: block;
  width: 186px;
  height: 23px;
  padding-top: 10px;
}
#hssearch {
  padding: 0 0px 0 3px;
  padding-top: 24px;
  position: relative;
  height: 42px;
  overflow: hidden;
}
#hsquerylei {
  width: 90%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0px;
}
#hsquerylei li {
  float: left;
  width: 75px;
  cursor: pointer;
  font-size: 14px;
  color: #666;
  margin-right: 5px;
  text-align: center;
  text-indent: 0;
}
#hsquerylei li.current {
  background: url(../images/top/sccurrent.gif) 3px -1px no-repeat;
  color: #FFF;
  line-height: 26px;
  font-size: 14px;
  font-weight: 800;
  text-indent: 0;
  color: #b10000;
}
#hssearchcon {
  height: 42px;
  padding: 3px 0 0 7px;
  font-size: 12px;
  color: #666;
  width: 710px;
  _padding-left: 0;
  position: relative;
}
/*	2011-9-2newadd*/
#hssearchcon ol li {
  float: left;
  margin: 6px 7px 0 0;
  display: inline;
  *margin: 5px 6px 0 -4px;
  _margin: 4px 0px 0px 1px;
}
.searchbtn {
  height: 37px;
  width: 113px;
}
#hssearchcon ol li input {
  border: 0;
  height: 26px;
  line-height: 26px;
  color: #666666;
}
.input-search-01,
.input-search-02,
.input-search-03,
.input-search-04,
.input-search-05,
.input-search-06,
.input-search-07,
.input-search-08,
.input-search-09,
.input-search-t01,
.input-search-t02,
.input-search-t03,
.input-search-t04 {
  border: 0;
  height: 26px;
  color: #666666;
  line-height: 26px;
}
#hssearchcon ol li input.ssbtn {
  height: 42px;
}
#hssearchcon ol li input.gjc {
  padding-left: 25px;
  *padding-left: 20px;
}
.input-search-01 {
  background: url(../images/top/formbg.png) 0 0 no-repeat;
  width: 270px;
  *width: 222px;
}
.input-search-02 {
  background: url(../images/top/formbg.png) -300px 0 no-repeat;
  width: 76px;
}
.input-search-03 {
  background: url(../images/top/formbg.png) -462px 0 no-repeat;
  width: 104px;
}
.input-search-04 {
  background: url(../images/top/formbg.png) -571px 0 no-repeat;
  width: 60px;
}
.input-search-05 {
  background: url(eif/bton.png) 0 0 no-repeat;
  width: 60px;
  height: 42px;
  position: absolute;
  top: 1px;
  right: 1px;
  _right: -6px;
}
.input-czssearch-01 {
  background: url(../images/top/czsinputbg.png) 0 0 no-repeat;
  width: 445px;
  *width: 450px;
}
.input-czssearch-02 {
  background: url(../images/top/czsinputbg.png) -478px 0 no-repeat;
  width: 104px;
}
.input-fwssearch-01 {
  background: url(../images/top/fwssearchbg.png) 0 0 no-repeat;
  width: 379px;
  *width: 384px;
}
.input-fwssearch-02 {
  background: url(../images/top/fwssearchbg.png) -413px 0 no-repeat;
  width: 104px;
}
.input-fwssearch-03 {
  background: url(../images/top/fwssearchbg.png) -524px 0 no-repeat;
  width: 60px;
}
.input-cgsearch-01 {
  background: url(../images/top/cgformbg.png) 0 0 no-repeat;
  width: 492px;
  *width: 497px;
}
.input-cgsearch-02 {
  background: url(../images/top/cgformbg.png) -524px 0 no-repeat;
  width: 60px;
}
#hycategory {
  width: 408px;
  height: 308px;
  overflow: hidden;
  position: absolute;
  left: -6px;
  top: 23px;
}
#hycategory .hytop {
  height: 10px;
  background: url(../images/top/hytopbg.gif) 0 bottom no-repeat;
}
#hycategory .hybottom {
  border: 1px solid #c7c7c7;
  border-top: none;
  background-color: #f8f7f7;
  position: relative;
}
#hycategory .hybottom span {
  width: 13px;
  height: 12px;
  display: block;
  position: absolute;
  top: 6px;
  right: 9px;
}
#hycategory .hybottom dl {
  padding: 7px 0 0 12px;
}
#hycategory .hybottom dl dt {
  width: 44px;
  height: 18px;
  background: #c81010;
  line-height: 18px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  display: block;
}
#hycategory .hybottom dl dd {
  overflow: hidden;
  zoom: 1;
}
#hycategory .hybottom dl dd a {
  float: left;
  padding-right: 16px;
  line-height: 22px;
  color: #363636;
  text-decoration: none;
}
#hycategory .hybottom dl dd a:hover {
  color: #c81010;
  text-decoration: none;
}
.RegionBox {
  width: 208px;
}
.topcity {
  height: 10px;
  background: url(../images/top/citytopbg.gif) 0 bottom no-repeat;
}
.bottomcity {
  border: 1px solid #c7c7c7;
  border-top: none;
  padding: 10px 0 0 8px;
  background: #f6f6f6;
  position: relative;
}
.bottomcity span {
  top: :6px;
  right: 8px;
  width: 14px;
  height: 3px;
  display: block;
  position: absolute;
  top: 12px;
}
.bottomcity h3 {
  width: 60px;
  height: 18px;
  line-height: 18px;
  color: #FFF;
  font-weight: normal;
  text-align: center;
  background: #c81010;
  font-size: 12px;
}
.bottomcity span {
  top: 6px;
  right: 9px;
  width: 13px;
  height: 12px;
  display: block;
  position: absolute;
}
.bottomcity ul {
  zoom: 1;
  overflow: hidden;
  padding-bottom: 4px;
}
.bottomcity ul li {
  float: left;
  display: inline;
  padding-right: 13px;
  line-height: 22px;
}
.bottomcity ul li a {
  color: #363636;
  line-height: 22px;
  text-decoration: none;
}
.bottomcity ul li a:hover {
  color: #c81010;
  text-decoration: underline;
}
.bottomcity ul.hline {
  border-bottom: 1px dashed #c0bebe;
  width: 95%;
  margin-bottom: 5px;
}
#fwsgategory {
  width: 144px;
}
#fwsgategory .topfws {
  height: 10px;
  background: url(../images/top/fwshytop.gif) 0 bottom no-repeat;
}
#fwsgategory .bottomfws {
  border: 1px solid #c7c7c7;
  background: #f6f6f6;
  border-top: none;
  position: relative;
}
#fwsgategory .bottomfws span {
  width: 13px;
  height: 12px;
  display: block;
  position: absolute;
  top: 6px;
  right: 9px;
}
#fwsgategory .bottomfws ul {
  padding: 10px 0 5px 6px;
  zoom: 1;
  overflow: hidden;
}
#fwsgategory .bottomfws ul li {
  float: left;
  display: inline;
}
#fwsgategory .bottomfws ul li a {
  color: #363636;
  padding: 0 8px;
  line-height: 22px;
}
#fwsgategory .bottomfws ul li a:hover {
  color: #c81010;
  text-decoration: underline;
}
#hssearchcon a {
  color: #900;
  font-size: 12px;
  text-decoration: none;
}
#hssearchcon a:hover {
  color: #212121;
  font-size: 12px;
}
#hssearchcon select {
  font-size: 12px;
  color: #6d6d6d;
}
#hssearchcon * {
  vertical-align: middle;
}
#hssearchcon input {
  font-size: 12px;
  height: 19px;
  line-height: 19px;
  border: 1px solid #D8D8D8;
  padding: 0;
  color: #999;
  text-indent: 5px;
}
#hssearchcon table {
  height: 37px;
  padding: 0px;
  margin: 0px;
  padding-left: 5px;
}
#hssearchcon table tr {
  line-height: 37px;
  margin: 0px;
}
#hssearchcon table tr td {
  line-height: 37px;
}
/*#hssearchcon input.hsseabtn{ display:block; width:100px; line-height:15px; height:auto; overflow:hidden; padding:5px 0; border:none; background:url(../images/top/top13_17.png) no-repeat; position:relative; top:2px; top:0\0;}
	*/
#hssearchcon input.hsseabtn {
  display: block;
  width: 113px;
  height: auto;
  overflow: hidden;
  border: none;
  background: url(../images/top/btn.gif) no-repeat;
  margin-top: 1px;
  position: relative;
  height: 37px;
}
#hssearchcon .inputshistart {
  background: url(../images/top/top13_20.png) no-repeat 0 0;
  width: 78px;
  height: 21px;
  padding: 0;
  overflow: hidden;
  border: none;
  line-height: 21px;
  cursor: pointer;
}
#hssearchcon .inputshiend {
  background: url(../images/top/top13_22.png) no-repeat 0 0;
  width: 78px;
  height: 21px;
  padding: 0;
  border: none;
  line-height: 21px;
  cursor: pointer;
}
#hsmessage {
  height: 33px;
  position: absolute;
  z-index: 999;
  bottom: 0;
  left: 0;
  background: #CCC;
  width: 778px;
  FILTER: alpha(opacity=85);
  opacity: 0.85;
}
#hsmessage iframe {
  width: 760px;
  height: 33px;
  top: 0px;
  left: 0px;
  z-index: -1;
  border: 0;
  position: absolute;
}
#hsmessage div {
  background: url(../images/top/loadbg.png) no-repeat;
  padding-top: 7px;
  height: 26px;
  overflow: hidden;
  width: 61%;
  padding-left: 39%;
}
/*end head*/
.history_list {
  width: 238px;
  border: solid 1px #cbcccc;
  padding-top: 1px;
}
.history_list .listory_listcon {
  border: 1px solid #007dd9;
  border-top: none;
  padding: 5px 8px;
}
.history_list .listory_listcon p {
  padding-left: 120px;
}
.history_list .listory_listcon p a {
  color: #007dd9;
  text-decoration: none;
}
.history_list .listory_listcon p a:hover {
  color: #d00202;
}
.history_list .listory_listcon p a.closejl {
  color: #d00202;
}
.history_list .listory_listcon p span {
  padding: 0 6px;
  font-size: 10px;
  color: #4c4c4c;
}
.history_list .listory_listcon a {
  line-height: 24px;
  color: #124cab;
  text-decoration: none;
}
.history_list .listory_listcon a:hover {
  color: #d00202;
}
.RegionBox-city {
  width: 400px;
}
.RegionBox-city .bottomcity {
  border-top: 1px solid #c7c7c7;
}
.top-regionbox-city dl {
  overflow: hidden;
  padding-bottom: 5px;
}
.top-regionbox-city dt {
  float: left;
  width: 40px;
  background: #01A9FF;
  color: #fff;
  text-align: center;
  line-height: 26px;
}
.top-regionbox-city dd {
  margin-left: 40px;
}
.top-regionbox-city dd ul {
  overflow: hidden;
}
.top-regionbox-city dd ul li {
  float: left;
  padding: 0 10px;
  white-space: nowrap;
}
.top-regionbox-city dd ul li a {
  line-height: 26px;
}
/*# sourceMappingURL=eif.css.map */